Update

Update a single VoiceMessage object.

voiceMessage updateVoiceMessage( beeId mh , voiceMessageUpdater u , updateMode snapshotid , Projection projection )

Parameters

mh
Type: beeId handle to the VoiceMessage to be updated
u
Type: voiceMessageUpdater VoiceMessageUpdater
snapshotid
Type: updateMode determine if the entity should always be updated or if optimistic locking should be used.
projection
ProjectionWrapper
Projection representing the portion of the VoiceMessage to load.